Open
Conversation
41588c0 to
6b87094
Compare
m-akinc
commented
Feb 6, 2026
| { | ||
| "name": "@ni/nimble-angular", | ||
| "version": "32.3.4", | ||
| "version": "33.0.0", |
Contributor
Author
There was a problem hiding this comment.
I temporarily did a manual major version bump to ensure no published version gets installed over these while validation testing.
Need to revert each package's version before submitting.
jattasNI
reviewed
Feb 9, 2026
Contributor
jattasNI
left a comment
There was a problem hiding this comment.
I did a quick manual scan of the Angular example app and everything looked unchanged 👍
Update looks good to me, just waiting to approve so I can take another look when the release train starts.
6dbb234 to
8441eac
Compare
8441eac to
2bee149
Compare
rajsite
reviewed
Feb 18, 2026
| @@ -0,0 +1,7 @@ | |||
| { | |||
Member
There was a problem hiding this comment.
@m-akinc still planning to do the Angular Application Builder changes in nimble from: https://ni.visualstudio.com/DevCentral/_git/Skyline/pullrequest/1151441
Can that be done as a precursor to the Angular 20 upgrade?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
🤨 Rationale
Fixes #2829
👩💻 Implementation
eslint-config-angularversionpackages/angular-workspace/nimble-angular/thirdparty🧪 Testing
Automated tests pass.